-
Home
-
Masteriyo LMS – Online Course Builder for eLearning, LMS & Education
-
1.6.7
-
Code
-
Classes
- CourseProgress
Total Complexity |
35 |
Dependencies |
4 |
Dependents |
4 |
Total lines |
442 |
Lines of code |
109 |
Logical lines of code |
49 |
Comment lines |
269 |
Methods |
22 |
Properties |
6 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_status() |
A |
51 |
10 |
27 |
status_transition() |
S |
57 |
4 |
16 |
get_items() |
S |
71 |
2 |
6 |
set_started_at() |
S |
80 |
1 |
3 |
get_status_transition() |
S |
82 |
1 |
3 |
get_valid_statuses() |
S |
81 |
1 |
3 |
get_summary() |
S |
79 |
1 |
3 |
save() |
S |
74 |
1 |
5 |
set_completed_at() |
S |
80 |
1 |
3 |
set_modified_at() |
S |
80 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |
get_table_name() |
S |
76 |
1 |
4 |
set_course_id() |
S |
79 |
1 |
3 |
set_user_id() |
S |
79 |
1 |
3 |
get_completed_at() |
S |
79 |
1 |
3 |
get_modified_at() |
S |
79 |
1 |
3 |
get_started_at() |
S |
79 |
1 |
3 |
get_status() |
S |
79 |
1 |
3 |
get_type() |
S |
82 |
1 |
3 |
get_course_id() |
S |
79 |
1 |
3 |
get_user_id() |
S |
79 |
1 |
3 |
set_status_transition() |
S |
81 |
1 |
3 |